examples/drawing: Don't call gtk_main_quit
authorTimm Bäder <mail@baedert.org>
Sat, 24 Sep 2016 07:36:32 +0000 (09:36 +0200)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 13:53:34 +0000 (14:53 +0100)
commita9fdf49ed42864a4f81954a898c0067ccfb3bc01
treef97e5d099e8951f627a28ce5be8177af55b41521
parent5c79d65717447a09a378baf45cec4954c3bfb8cd
examples/drawing: Don't call gtk_main_quit

This is a GtkApplication so it will do the right thing when closing the
window.
examples/drawing.c